AxisDetails.Resolution property

The encoder resolution of the axis. The resolution depends on the Resolution object in the ESI database. If the Resolution object is selected, the resolution will be the value stored in the object. If Resolution object is not selected, the Default Resolution in the ESI database will be applied.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public int Resolution { get; set; }
Public Property Resolution As Integer

Property value

Type: int

See also

AxisDetails Class

IntervalZero.KINGSTAR.Base.Api Namespace